Pet Store Web Service
Pet Store Web Service / Everything about your Pets Resource Group
In This Topic
    Everything about your Pets Resource Group
    In This Topic
    Operations
    PostaddPet
    Add a new pet to the store
    DeletedeletePet
    Deletes a pet
    GetfindPetsByStatus
    Finds Pets by status
    GetfindPetsByTags
    Finds Pets by tags
    GetgetPetById
    Find pet by ID
    PutupdatePet
    Update an existing pet
    PostupdatePetWithForm
    Updates a pet in the store with form data
    PostuploadFile
    uploads an image
    See Also